Skip to content

Misc cleanups and refactors#161

Open
simone-silvestri wants to merge 6 commits intomainfrom
ss/patch-1
Open

Misc cleanups and refactors#161
simone-silvestri wants to merge 6 commits intomainfrom
ss/patch-1

Conversation

@simone-silvestri
Copy link
Copy Markdown
Member

Summary

  • Bathymetry, DataWrangling, Diagnostics: minor fixes and improvements
  • Oceans: refactor ocean simulation, extract flux_and_restoring
  • EarthSystemModels: simplify time stepping
  • InterfaceComputations: minor refactors in sea-ice-ocean flux formulations

Test plan

  • Existing tests pass

- Bathymetry: minor fix in regrid_bathymetry
- DataWrangling: inpainting and restoring improvements
- Diagnostics: MLD minor update
- EarthSystemModels: simplify time stepping, minor earth_system_model cleanup
- InterfaceComputations: minor refactors in sea_ice_ocean fluxes and heat flux formulations

Note: Ocean simulation refactoring (flux_and_restoring, Oceans.jl, ocean_simulation.jl)
and Diagnostics (interface_fluxes) are handled in PR #155 and #158.
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 15, 2026

Codecov Report

❌ Patch coverage is 30.00000% with 7 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
...dels/InterfaceComputations/sea_ice_ocean_fluxes.jl 0.00% 4 Missing ⚠️
src/Bathymetry/regrid_bathymetry.jl 0.00% 2 Missing ⚠️
src/EarthSystemModels/earth_system_model.jl 0.00% 1 Missing ⚠️

📢 Thoughts on this report? Let us know!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant